public void setSize( int[] size ) |
Parameters
- size
- An array of m positive integers specifying the number of samples in each input dimension of the sample table.
public void setSize( int[] size ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When size is null. |